Skip to content

Composer: use the canonical squizlabs/php_codesniffer package name#39

Open
rodrigoprimo wants to merge 1 commit into
dingo-d:mainfrom
rodrigoprimo:fix/use-canonical-phpcs-package-name
Open

Composer: use the canonical squizlabs/php_codesniffer package name#39
rodrigoprimo wants to merge 1 commit into
dingo-d:mainfrom
rodrigoprimo:fix/use-canonical-phpcs-package-name

Conversation

@rodrigoprimo

Copy link
Copy Markdown

The phpcsstandards/php_codesniffer Composer package was registered during the PHP_CodeSniffer project takeover, but has since been marked as abandoned (https://packagist.org/packages/phpcsstandards/php_codesniffer).

The canonical package name is squizlabs/php_codesniffer, which is developed at https://github.com/PHPCSStandards/PHP_CodeSniffer.

The incorrect package name was introduced in #7. This PR updates composer.json to use the canonical package name.

The `phpcsstandards/php_codesniffer` Composer package was registered during the PHP_CodeSniffer project takeover, but has since been marked as abandoned (https://packagist.org/packages/phpcsstandards/php_codesniffer).

The canonical package name is `squizlabs/php_codesniffer`, which is developed at https://github.com/PHPCSStandards/PHP_CodeSniffer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants